An optional name for the item.
__property BSTR Name;
String Name;
Property Name() As String
Used to provide an optional descriptive name for this item, used to identify it in the user interface. If no name is specified, an automatically-generated description is displayed in the user interface.
The name is limited to 255 characters.
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|